projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1917b96
)
(Info-mode): Do fontify, if ms-windows.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 15 Sep 1996 02:18:43 +0000
(
02:18
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 15 Sep 1996 02:18:43 +0000
(
02:18
+0000)
lisp/info.el
patch
|
blob
|
history
diff --git
a/lisp/info.el
b/lisp/info.el
index 84066c5afd0c34eca88e86a717e1b5d3c59864d6..39908c90713cfcee7041f0aea80aa5b32f63593f 100644
(file)
--- a/
lisp/info.el
+++ b/
lisp/info.el
@@
-1703,7
+1703,7
@@
Advanced commands:
(make-local-variable 'Info-tag-table-marker)
(make-local-variable 'Info-history)
(make-local-variable 'Info-index-alternatives)
- (if (memq (framep (selected-frame)) '(x pc))
+ (if (memq (framep (selected-frame)) '(x pc
ms-windows
))
(progn
(make-face 'info-node)
(make-face 'info-menu-5)